diff options
Diffstat (limited to 'app/[lng]/qna/page.tsx')
| -rw-r--r-- | app/[lng]/qna/page.tsx | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/[lng]/qna/page.tsx b/app/[lng]/qna/page.tsx deleted file mode 100644 index 10280464..00000000 --- a/app/[lng]/qna/page.tsx +++ /dev/null @@ -1,8 +0,0 @@ - -export default function Pages() { - return ( - <> - qna - </> - ) - }
\ No newline at end of file |
